.. _`Download File`: .. _`com.sympathyfordata.azure.graph.file.download`: Download File ````````````` .. image:: node_graph_file.svg :width: 48 Documentation ::::::::::::: Download File specified by the :ref:`File Item ` passed as :ref:`graph_data_365` input to configured output directory. Output Datasource pointing to downloaded file. Optionally outputs :ref:`Graph port ` with File Item as :ref:`graph_data_365`. Definition :::::::::: Input ports ........... **graph** | Type: graph | Description: Graph Output ports ............ **graph** | Type: graph | Description: Graph | Optional number of ports: 0--1 (default: 0) **file** | Type: datasource | Description: File Configuration ............. **Output directory** (directory) Select output directory for downloaded files. **If file already exists** (if_file_exists) What to do if the file already exists Related nodes ............. * :ref:`com.sympathyfordata.azure.graph.driveitem.select` Examples ........ Example flows demonstrating this node: * :download:`BasicSympathyGraph365.syx ` Implementation .............. .. automodule:: node_graph :noindex: .. class:: DownloadFileItemGraph :noindex: